projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf4cb4f
)
gdk: Remove nonexisting function from internal header
author
Benjamin Otte
<otte@redhat.com>
Sun, 29 Aug 2010 10:53:02 +0000
(12:53 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Sun, 26 Sep 2010 13:11:34 +0000
(15:11 +0200)
gdk/gdkinternals.h
patch
|
blob
|
history
diff --git
a/gdk/gdkinternals.h
b/gdk/gdkinternals.h
index 8e15d8e7ce7589419b8b6ca411e778c814483fea..10469d1812aacbe8a375a9960ba3a57a1fe38851 100644
(file)
--- a/
gdk/gdkinternals.h
+++ b/
gdk/gdkinternals.h
@@
-347,8
+347,6
@@
const char *_gdk_get_sm_client_id (void);
/* Font/string functions implemented in module-specific code */
-void _gdk_colormap_real_destroy (GdkColormap *colormap);
-
void _gdk_cursor_destroy (GdkCursor *cursor);
void _gdk_windowing_init (void);